toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.view.swt.graphics
/
[jvm]BitmapImage
Bitmap
Image
class
BitmapImage
:
BitmapImage
<
I
>
An SWT-specific implementation that allows getting Image from
Bitmap
.
Members
Functions
toolkit
Image
Link copied to clipboard
fun
toolkitImage
(
)
:
I
Returns a UI toolkit specific image obtained from the bitmap.
to
Toolkit
Link copied to clipboard
open
fun
toToolkit
(
device
:
Device
,
bitmap
:
Bitmap
)
:
Image
Creates and returns an instance of Image obtained from the given
bitmap
.